projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f63405b
)
python3-minimal => python3, otherwise lintian complains
author
Ximin Luo
<infinity0@debian.org>
Thu, 24 Aug 2017 17:12:36 +0000
(19:12 +0200)
committer
Ximin Luo
<infinity0@debian.org>
Thu, 24 Aug 2017 17:12:36 +0000
(19:12 +0200)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 6f0025fa6bc1a5de7a3a6d8aa743b62c7161e5cd..9e07ff415e3d80a8638794b69e6d8b1eb63f2e9c 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-39,7
+39,7
@@
Depends: ${shlibs:Depends}, ${misc:Depends},
rustc (>= 1.1),
binutils,
gcc | clang | c-compiler
-Suggests: cargo-doc, python3
-minimal
+Suggests: cargo-doc, python3
Description: Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.